Release 10.1A: OpenEdge Development:
Progress 4GL Reference
LOCATOR-LINE-NUMBER attribute
The current line in the XML source.
Data type: INTEGER Access: Readable Applies to: SAX-reader object handleValid only in a callback. Use the SELF handle to get it, as in the following fragment:
Gives the line number where the text that caused the current callback ends. The first line in a document is 1.
If the current location is an external entity—that is, external to the main XML source—the line number is relative to the beginning of the external entity.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |